From 0baa7bcfab07f1bf413f9ef520dc9ec10d03021f Mon Sep 17 00:00:00 2001 From: oliskoli Date: Sat, 26 Apr 2008 21:04:37 +0000 Subject: [PATCH] test-all: Exclude exif from multi-format test. --- test-all | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-all b/test-all index b4b876310..088c7ca96 100755 --- a/test-all +++ b/test-all @@ -4,7 +4,7 @@ PNAME=${PNAME:-./gpsbabel} REFGPX="reference/expertgps.gpx" # reference file for all tests -EXCL="ozi vitosmt xol" # exclude formats from test +EXCL="exif ozi vitosmt xol" # exclude formats from test CAPS="" TEMPDIR=${GBTEMP:-/tmp}/gb-test-all CATALOG=/tmp/gb-test-all.done -- 2.30.2